home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / MONITOR / TITL41.ARJ / TITLE41.DOC next >
Text File  |  1992-05-15  |  7KB  |  186 lines

  1. TITLE v4.1 
  2. Users Manual
  3. (Shareware Version)
  4.  
  5. Copyright (c) 1991,1992 Castle Computers.  All rights reserved!
  6. Castle Computers ∙ P.O. BOX 851 ∙ Poway ∙ CA ∙ 92074-0851 ∙ USA
  7.  
  8. System Requirements: An 80286 or higher CPU (such as found in a PC-AT/386/486
  9. or 100% compatible); VGA color graphics adapter and monitor; DOS 2.0 or higher;
  10. and 512k Bytes main system memory; a hard disk is recommended for best
  11. performance.
  12.  
  13.  
  14. FEATURES
  15.  
  16. TITLE plots the command line arguments as large very high resolution text
  17. characters onto a standard VGA 640x480 16-color graphics screen.  It uses a
  18. very sophisticated, highly optimized, 80286 assembly language kernel to
  19. generate smooth-faded backgrounds with up to 480 colors for truly spectacular
  20. results.  Titles generated with this program can be photographed as slides or 
  21. prints, or video taped for truly professional presentations.
  22.  
  23. TITLE hooks directly into the video display interrupts and status signals in 
  24. order to function.   Separate AUTOEXEC.BAT and CONFIG.SYS files should be 
  25. constructed which do not contain any interrupt driven devices or TSR's.  Any 
  26. other interrupt driven software will cause conflicts which may interfere with 
  27. proper operation.  Mouse drivers and LAN drivers are the primary offenders.
  28.  
  29.  
  30. OPERATION
  31.  
  32. Syntax:
  33.  
  34.     title  text[formating] | < file.ext
  35.  
  36.         text           The text of the title.  Each word in the title
  37.                        screen will be separated by one space.
  38.  
  39.         formating      Optional formating codes to control the
  40.                        appearance of text on the title screen.
  41.  
  42.         < file.ext     TITLE accepts redirected or piped input for
  43.                        maximum flexibility in using external editors
  44.                        to setup up complicated screens.
  45.  
  46. Usage:
  47.  
  48. Each word in the text portion of the command line which is separated by one or
  49. more spaces will be separated by exactly 1 space on the resulting title slide.
  50. DOS gobbles up any additional spaces you may have typed on the command line
  51. unless you enclose them in quotation marks.
  52.  
  53. If a word is too long to fit on a single line, TITLE breaks the word.  No
  54. linguistic rules are followed, the word is simply broken at the last character
  55. which does not fit on the line.
  56.  
  57. Formating codes:
  58.  
  59.  %C Center paragraph within current left and right margins (this is
  60.     the default since most titles tend to be centered).
  61.  
  62.  %F Indent the first line of paragraph by 1 tab stop (several %F's can be
  63.     combined for a deeper indent).
  64.  
  65.  %J Even justify right edge of paragraph.
  66.  
  67.  %L Left justify the paragraph.
  68.  
  69.  %M Reduce the indent of the left side of the paragraph.
  70.  
  71.  %N Increase the indent of the left side of the paragraph (several %N's
  72.     can be combined for a deeper indent).
  73.  
  74.  %P Reset paragrah to left justified, ragged right edge, with no indents,
  75.     and default inter-line spacing (most custom formats should start with
  76.     %P to remove the default centering).
  77.  
  78.  %Q Indent both the left and right margins of the paragraph (multiple %Q's
  79.     can be combined for deeper indents).
  80.  
  81.  %R Right justify paragraph.
  82.  
  83.  %T Create an "out-dented" paragraph by indenting the left margin except
  84.     for the first line (multiple %T's can be combined for a deeper indent).
  85.  
  86.  %1 Decrease inter-line spacing (multiple %1's can be combined to reduce
  87.     spacing even more).
  88.  
  89.  %2 Increase inter-line spacing (multiple %2's can be combined to increase
  90.     spacing even more).
  91.  
  92.  %% No formating, inserts a literal a "%" into the title.
  93.  
  94.  \t Tab
  95.  
  96.  \r Return
  97.  
  98. The \t and \r can be combined to generate outdented lists.  For example,
  99. TITLE "%pResults:" "\r 1)\tEasy to use." "\r 2)\tPowerful!" "\r 3)\tFun."
  100. will generate the following slide:
  101.                             ___________________
  102.                            |                   |
  103.                            |                   |
  104.                            | Results:          |
  105.                            |  1) Easy to use.  |
  106.                            |  2) Powerful!     |
  107.                            |  3) Fun.          |
  108.                            |                   |
  109.                            |___________________|
  110.  
  111. I encourage you to play with TITLE and experiment with different word spacings
  112. and formating codes to achieve even more spectacular results.
  113.  
  114.  
  115. MAKING TITLE SLIDES
  116.  
  117. I have made some title slides by hand-holding one of those fully automatic
  118. "point and shoot" cameras in a darkened room.  Even these simple title slides
  119. look pretty good.  But for really fantastic title slides, Mount the camera on 
  120. a tripod about 8 feet back from the monitor.  Use a telephoto lens to zoom
  121. in on just the screen.  Set the camera for a 1/2 second exposure at about F8.  
  122. Darken the room lights.  Take the picture.  Voila!
  123.  
  124. Registered users receive a printed and bound users manual which gives quite
  125. a bit more detail on making truly professional slides.
  126.  
  127.  
  128. MAKING VIDEO TITLES
  129.  
  130. Video titles can be made just as easily by pointing the camera at the monitor
  131. and shooting between 6 and 12 seconds of tape.
  132.  
  133. Registered users receive a printed and bound users manual which gives tips
  134. and hints on video titling, including adding music to titles, and color 
  135. selection, that are well worth the price of registration alone.
  136.  
  137.  
  138. ERROR MESSAGES
  139.  
  140. 1) What should I do if I get this error message?
  141.  
  142.     ERROR: TITLE requires a VGA graphics adapter
  143.  
  144. TITLE requires a VGA graphics adapter and a VGA monitor.  The program relies on
  145. features introduced with this modern graphics standard which were not part of
  146. earlier designs.
  147.  
  148. 2) What should I do if TITLE won't work on my system?
  149.  
  150. TITLE requires an 80286 (or higher) CPU in a PC-AT/386/486 (or 100% compatible)
  151. and a VGA color graphics adapter with DOS 2.0 (or higher) and 512k Bytes of
  152. main memory.
  153.  
  154. TITLE will not display the smooth-faded background on 80186 (or lower) CPUs
  155. because the graphics kernel relies on 80286 instructions to meet strict timing
  156. requirements.
  157.  
  158. TITLE directly manipulates the video card and relies on the timing of several
  159. interrupt signals.  Remove all interrupt driven TSR's from your CONFIG.SYS and
  160. AUTOEXEC.BAT files.
  161.  
  162.  
  163. SHAREWARE REGISTRATION
  164.  
  165. TITLE v4.1 is a user-supported shareware program.  If you find this program
  166. useful enough to use it for more than 15 days, you are legally obligated to
  167. register it.  For the registration fee of $34.95 (plus $2.71 tax for CA
  168. residents) you will receive:
  169.  
  170.  1) A printed and bound users manual with valuable hints and tips on 
  171.     generating and phographing titles (the information contained in this 
  172.     manual is well worth the registration fee alone).
  173.  
  174.  2) The ability to use any Hewlett Packard LaserJet Series II compatible 
  175.     softfonts (a sample collection of public domain fonts is included free).
  176.  
  177.  3) Specialized full-color smooth-faded customizable backgrounds.
  178.  
  179.  4) Low-cost upgrades to future versions.
  180.  
  181.  5) User support by U.S. Mail or via e-mail on CompuServe 70253,3542.
  182.  
  183. Send check or money order to:
  184.  
  185.         Castle Computers ∙ P.O. BOX 851 ∙ Poway ∙ CA ∙ 92074-0851 ∙ USA
  186.